@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/4483__506759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '20.6'^^xsd:double;
  dwc:maximumDepth '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '20.2'^^xsd:double;
  dwc:maximumDepth '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '20.4'^^xsd:double;
  dwc:maximumDepth '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.997"^^xsd:decimal ;
  dwc:decimalLongitude "17.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  geo-pos:lat "41.997"^^xsd:decimal ;
  geo-pos:long "17.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.199'^^xsd:double;
  dwc:latitude '41.997'^^xsd:double;
  dwc:minimumDepth '101.2'^^xsd:double;
  dwc:maximumDepth '101.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A13. Bottom depth in meters: 887'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.8'^^xsd:double;
  dwc:maximumDepth '31.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '20.6'^^xsd:double;
  dwc:maximumDepth '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100.3'^^xsd:double;
  dwc:maximumDepth '100.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "199.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '199.8'^^xsd:double;
  dwc:maximumDepth '199.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "845.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "845.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '845.3'^^xsd:double;
  dwc:maximumDepth '845.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8308 18.7482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8308"^^xsd:decimal ;
  dwc:decimalLongitude "18.7482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8308 18.7482)"^^geo:wktLiteral ;
  geo-pos:lat "39.8308"^^xsd:decimal ;
  geo-pos:long "18.7482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7482'^^xsd:double;
  dwc:latitude '39.8308'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A22. Bottom depth in meters: 366.5'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "360.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  geo-pos:lat "39.8315"^^xsd:decimal ;
  geo-pos:long "18.7485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '360.8'^^xsd:double;
  dwc:maximumDepth '360.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A22. Bottom depth in meters: 369'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 891'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "887.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "887.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '887.4'^^xsd:double;
  dwc:maximumDepth '887.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 891'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1044.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  geo-pos:lat "39.8302"^^xsd:decimal ;
  geo-pos:long "19.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '1044.3'^^xsd:double;
  dwc:maximumDepth '1044.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A24. Bottom depth in meters: 1069.3'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '20.4'^^xsd:double;
  dwc:maximumDepth '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32.9'^^xsd:double;
  dwc:maximumDepth '32.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '2.2'^^xsd:double;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '11.1'^^xsd:double;
  dwc:maximumDepth '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506810-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '29.7'^^xsd:double;
  dwc:maximumDepth '29.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '45.4'^^xsd:double;
  dwc:maximumDepth '45.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '2.9'^^xsd:double;
  dwc:maximumDepth '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '22.4'^^xsd:double;
  dwc:maximumDepth '22.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3445"^^xsd:decimal ;
  dwc:decimalLongitude "16.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  geo-pos:lat "42.3445"^^xsd:decimal ;
  geo-pos:long "16.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.616'^^xsd:double;
  dwc:latitude '42.3445'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A12. Bottom depth in meters: 160'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3445"^^xsd:decimal ;
  dwc:decimalLongitude "16.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  geo-pos:lat "42.3445"^^xsd:decimal ;
  geo-pos:long "16.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.616'^^xsd:double;
  dwc:latitude '42.3445'^^xsd:double;
  dwc:minimumDepth '100.1'^^xsd:double;
  dwc:maximumDepth '100.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A12. Bottom depth in meters: 160'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3445"^^xsd:decimal ;
  dwc:decimalLongitude "16.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  geo-pos:lat "42.3445"^^xsd:decimal ;
  geo-pos:long "16.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.616'^^xsd:double;
  dwc:latitude '42.3445'^^xsd:double;
  dwc:minimumDepth '152.1'^^xsd:double;
  dwc:maximumDepth '152.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A12. Bottom depth in meters: 160'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.997"^^xsd:decimal ;
  dwc:decimalLongitude "17.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  geo-pos:lat "41.997"^^xsd:decimal ;
  geo-pos:long "17.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.199'^^xsd:double;
  dwc:latitude '41.997'^^xsd:double;
  dwc:minimumDepth '2.2'^^xsd:double;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A13. Bottom depth in meters: 887'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4237"^^xsd:decimal ;
  dwc:decimalLongitude "12.9903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  geo-pos:lat "44.4237"^^xsd:decimal ;
  geo-pos:long "12.9903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9903'^^xsd:double;
  dwc:latitude '44.4237'^^xsd:double;
  dwc:minimumDepth '2.9'^^xsd:double;
  dwc:maximumDepth '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4237"^^xsd:decimal ;
  dwc:decimalLongitude "12.9903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  geo-pos:lat "44.4237"^^xsd:decimal ;
  geo-pos:long "12.9903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9903'^^xsd:double;
  dwc:latitude '44.4237'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20.3'^^xsd:double;
  dwc:maximumDepth '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41.5'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41.5'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '2.4'^^xsd:double;
  dwc:maximumDepth '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '56.8'^^xsd:double;
  dwc:maximumDepth '56.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '1.9'^^xsd:double;
  dwc:maximumDepth '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 85.7'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 85.7'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 14.2328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5603"^^xsd:decimal ;
  dwc:decimalLongitude "14.2328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 14.2328)"^^geo:wktLiteral ;
  geo-pos:lat "43.5603"^^xsd:decimal ;
  geo-pos:long "14.2328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2328'^^xsd:double;
  dwc:latitude '43.5603'^^xsd:double;
  dwc:minimumDepth '81.9'^^xsd:double;
  dwc:maximumDepth '81.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 85.7'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '2.2'^^xsd:double;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '49.1'^^xsd:double;
  dwc:maximumDepth '49.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "99.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '99.8'^^xsd:double;
  dwc:maximumDepth '99.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 168'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "163.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '163.4'^^xsd:double;
  dwc:maximumDepth '163.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 168'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  geo-pos:lat "41.5463"^^xsd:decimal ;
  geo-pos:long "17.4075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '2.4'^^xsd:double;
  dwc:maximumDepth '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 983'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5468"^^xsd:decimal ;
  dwc:decimalLongitude "17.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "983"^^xsd:integer ;
  dwc:maximumDepthInMeters "983"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  geo-pos:lat "41.5468"^^xsd:decimal ;
  geo-pos:long "17.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.408'^^xsd:double;
  dwc:latitude '41.5468'^^xsd:double;
  dwc:minimumDepth '983'^^xsd:integer;
  dwc:maximumDepth '983'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 994'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100.9'^^xsd:double;
  dwc:maximumDepth '100.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8205 17.7078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8205"^^xsd:decimal ;
  dwc:decimalLongitude "17.7078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "500.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8205 17.7078)"^^geo:wktLiteral ;
  geo-pos:lat "41.8205"^^xsd:decimal ;
  geo-pos:long "17.7078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7078'^^xsd:double;
  dwc:latitude '41.8205'^^xsd:double;
  dwc:minimumDepth '500.4'^^xsd:double;
  dwc:maximumDepth '500.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8205 17.7078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8205"^^xsd:decimal ;
  dwc:decimalLongitude "17.7078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1185.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1185.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8205 17.7078)"^^geo:wktLiteral ;
  geo-pos:lat "41.8205"^^xsd:decimal ;
  geo-pos:long "17.7078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7078'^^xsd:double;
  dwc:latitude '41.8205'^^xsd:double;
  dwc:minimumDepth '1185.1'^^xsd:double;
  dwc:maximumDepth '1185.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0245 17.9505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0245"^^xsd:decimal ;
  dwc:decimalLongitude "17.9505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0245 17.9505)"^^geo:wktLiteral ;
  geo-pos:lat "42.0245"^^xsd:decimal ;
  geo-pos:long "17.9505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9505'^^xsd:double;
  dwc:latitude '42.0245'^^xsd:double;
  dwc:minimumDepth '2.9'^^xsd:double;
  dwc:maximumDepth '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1214.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1214.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '1214.3'^^xsd:double;
  dwc:maximumDepth '1214.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '50.2'^^xsd:double;
  dwc:maximumDepth '50.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100.5'^^xsd:double;
  dwc:maximumDepth '100.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '200.9'^^xsd:double;
  dwc:maximumDepth '200.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2015 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2015"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1040.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "1040.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2015 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2015"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2015'^^xsd:double;
  dwc:minimumDepth '1040.4'^^xsd:double;
  dwc:maximumDepth '1040.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100.3'^^xsd:double;
  dwc:maximumDepth '100.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '200.4'^^xsd:double;
  dwc:maximumDepth '200.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1042.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1042.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '1042.5'^^xsd:double;
  dwc:maximumDepth '1042.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '48.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "61.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '61.2'^^xsd:double;
  dwc:maximumDepth '61.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20.7'^^xsd:double;
  dwc:maximumDepth '20.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '48.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80.8'^^xsd:double;
  dwc:maximumDepth '80.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.6152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  geo-pos:lat "43.763"^^xsd:decimal ;
  geo-pos:long "14.6152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.6152'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A09. Bottom depth in meters: 72'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.6152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  geo-pos:lat "43.763"^^xsd:decimal ;
  geo-pos:long "14.6152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.6152'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67.2'^^xsd:double;
  dwc:maximumDepth '67.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A09. Bottom depth in meters: 72'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '25.6'^^xsd:double;
  dwc:maximumDepth '25.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '51.2'^^xsd:double;
  dwc:maximumDepth '51.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100.4'^^xsd:double;
  dwc:maximumDepth '100.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '200.2'^^xsd:double;
  dwc:maximumDepth '200.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "237.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '237.2'^^xsd:double;
  dwc:maximumDepth '237.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 174'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '101.1'^^xsd:double;
  dwc:maximumDepth '101.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 174'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "165.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '165.4'^^xsd:double;
  dwc:maximumDepth '165.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 174'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.997"^^xsd:decimal ;
  dwc:decimalLongitude "17.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "885.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "885.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  geo-pos:lat "41.997"^^xsd:decimal ;
  geo-pos:long "17.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.199'^^xsd:double;
  dwc:latitude '41.997'^^xsd:double;
  dwc:minimumDepth '885.9'^^xsd:double;
  dwc:maximumDepth '885.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A13. Bottom depth in meters: 887'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '20.2'^^xsd:double;
  dwc:maximumDepth '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "70.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '70.1'^^xsd:double;
  dwc:maximumDepth '70.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '142.4'^^xsd:double;
  dwc:maximumDepth '142.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5468"^^xsd:decimal ;
  dwc:decimalLongitude "17.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  geo-pos:lat "41.5468"^^xsd:decimal ;
  geo-pos:long "17.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.408'^^xsd:double;
  dwc:latitude '41.5468'^^xsd:double;
  dwc:minimumDepth '2.6'^^xsd:double;
  dwc:maximumDepth '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 960'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5468"^^xsd:decimal ;
  dwc:decimalLongitude "17.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  geo-pos:lat "41.5468"^^xsd:decimal ;
  geo-pos:long "17.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.408'^^xsd:double;
  dwc:latitude '41.5468'^^xsd:double;
  dwc:minimumDepth '100.3'^^xsd:double;
  dwc:maximumDepth '100.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 960'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5468"^^xsd:decimal ;
  dwc:decimalLongitude "17.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "947.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "947.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  geo-pos:lat "41.5468"^^xsd:decimal ;
  geo-pos:long "17.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.408'^^xsd:double;
  dwc:latitude '41.5468'^^xsd:double;
  dwc:minimumDepth '947.8'^^xsd:double;
  dwc:maximumDepth '947.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 960'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '2.6'^^xsd:double;
  dwc:maximumDepth '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '11.1'^^xsd:double;
  dwc:maximumDepth '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30.8'^^xsd:double;
  dwc:maximumDepth '30.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '53.2'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "102.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '102.1'^^xsd:double;
  dwc:maximumDepth '102.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '200.9'^^xsd:double;
  dwc:maximumDepth '200.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "300.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '300.6'^^xsd:double;
  dwc:maximumDepth '300.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "500.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '500.8'^^xsd:double;
  dwc:maximumDepth '500.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "750.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '750.8'^^xsd:double;
  dwc:maximumDepth '750.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '1000.9'^^xsd:double;
  dwc:maximumDepth '1000.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1139.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "1139.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '1139.2'^^xsd:double;
  dwc:maximumDepth '1139.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1204.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "1204.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '1204.6'^^xsd:double;
  dwc:maximumDepth '1204.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '49.9'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '80.4'^^xsd:double;
  dwc:maximumDepth '80.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '101.1'^^xsd:double;
  dwc:maximumDepth '101.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '200.6'^^xsd:double;
  dwc:maximumDepth '200.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "301.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '301.3'^^xsd:double;
  dwc:maximumDepth '301.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "750.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '750.8'^^xsd:double;
  dwc:maximumDepth '750.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "933.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "933.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '933.8'^^xsd:double;
  dwc:maximumDepth '933.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '21.1'^^xsd:double;
  dwc:maximumDepth '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '36.1'^^xsd:double;
  dwc:maximumDepth '36.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '51.2'^^xsd:double;
  dwc:maximumDepth '51.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "61.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '61.4'^^xsd:double;
  dwc:maximumDepth '61.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '101.1'^^xsd:double;
  dwc:maximumDepth '101.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "201.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '201.1'^^xsd:double;
  dwc:maximumDepth '201.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "300.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '300.7'^^xsd:double;
  dwc:maximumDepth '300.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "501"^^xsd:integer ;
  dwc:maximumDepthInMeters "501"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '501'^^xsd:integer;
  dwc:maximumDepth '501'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "750.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '750.7'^^xsd:double;
  dwc:maximumDepth '750.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1001.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '1001.1'^^xsd:double;
  dwc:maximumDepth '1001.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1034.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1034.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '1034.7'^^xsd:double;
  dwc:maximumDepth '1034.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506892-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '20.3'^^xsd:double;
  dwc:maximumDepth '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.1'^^xsd:double;
  dwc:maximumDepth '51.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '60.7'^^xsd:double;
  dwc:maximumDepth '60.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100.9'^^xsd:double;
  dwc:maximumDepth '100.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "201.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '201.1'^^xsd:double;
  dwc:maximumDepth '201.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "300.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '300.5'^^xsd:double;
  dwc:maximumDepth '300.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "500.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '500.6'^^xsd:double;
  dwc:maximumDepth '500.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "747.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '747.7'^^xsd:double;
  dwc:maximumDepth '747.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "839.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "839.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '839.6'^^xsd:double;
  dwc:maximumDepth '839.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  geo-pos:lat "39.8315"^^xsd:decimal ;
  geo-pos:long "18.7485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '1.9'^^xsd:double;
  dwc:maximumDepth '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A22. Bottom depth in meters: 303'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "293.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  geo-pos:lat "39.8315"^^xsd:decimal ;
  geo-pos:long "18.7485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '293.5'^^xsd:double;
  dwc:maximumDepth '293.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A22. Bottom depth in meters: 303'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506906-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '9.9'^^xsd:double;
  dwc:maximumDepth '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '63.5'^^xsd:double;
  dwc:maximumDepth '63.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '100.7'^^xsd:double;
  dwc:maximumDepth '100.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '200.4'^^xsd:double;
  dwc:maximumDepth '200.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "300.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '300.6'^^xsd:double;
  dwc:maximumDepth '300.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "500.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '500.8'^^xsd:double;
  dwc:maximumDepth '500.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "751"^^xsd:integer ;
  dwc:maximumDepthInMeters "751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '751'^^xsd:integer;
  dwc:maximumDepth '751'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "850.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '850.3'^^xsd:double;
  dwc:maximumDepth '850.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  geo-pos:lat "39.8302"^^xsd:decimal ;
  geo-pos:long "19.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '1.8'^^xsd:double;
  dwc:maximumDepth '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A24. Bottom depth in meters: 1045.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  geo-pos:lat "39.8302"^^xsd:decimal ;
  geo-pos:long "19.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '101.2'^^xsd:double;
  dwc:maximumDepth '101.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A24. Bottom depth in meters: 1045.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1011.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "1011.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  geo-pos:lat "39.8302"^^xsd:decimal ;
  geo-pos:long "19.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '1011.8'^^xsd:double;
  dwc:maximumDepth '1011.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A24. Bottom depth in meters: 1045.8'^^xsd:string;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '1.6'^^xsd:double;
  dwc:maximumDepth '1.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 30'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '5.3'^^xsd:double;
  dwc:maximumDepth '5.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 30'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 30'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 30'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '14.9'^^xsd:double;
  dwc:maximumDepth '14.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.8'^^xsd:double;
  dwc:maximumDepth '31.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 35'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4237"^^xsd:decimal ;
  dwc:decimalLongitude "12.9903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  geo-pos:lat "44.4237"^^xsd:decimal ;
  geo-pos:long "12.9903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9903'^^xsd:double;
  dwc:latitude '44.4237'^^xsd:double;
  dwc:minimumDepth '2.9'^^xsd:double;
  dwc:maximumDepth '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4237"^^xsd:decimal ;
  dwc:decimalLongitude "12.9903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4237 12.9903)"^^geo:wktLiteral ;
  geo-pos:lat "44.4237"^^xsd:decimal ;
  geo-pos:long "12.9903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9903'^^xsd:double;
  dwc:latitude '44.4237'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20.3'^^xsd:double;
  dwc:maximumDepth '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41.5'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 41.5'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '2.4'^^xsd:double;
  dwc:maximumDepth '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '20.4'^^xsd:double;
  dwc:maximumDepth '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '56.8'^^xsd:double;
  dwc:maximumDepth '56.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 59'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '1.9'^^xsd:double;
  dwc:maximumDepth '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 85.7'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 85.7'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 14.2328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5603"^^xsd:decimal ;
  dwc:decimalLongitude "14.2328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 14.2328)"^^geo:wktLiteral ;
  geo-pos:lat "43.5603"^^xsd:decimal ;
  geo-pos:long "14.2328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2328'^^xsd:double;
  dwc:latitude '43.5603'^^xsd:double;
  dwc:minimumDepth '81.9'^^xsd:double;
  dwc:maximumDepth '81.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 85.7'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '2.2'^^xsd:double;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '20.6'^^xsd:double;
  dwc:maximumDepth '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '49.1'^^xsd:double;
  dwc:maximumDepth '49.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "99.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '99.8'^^xsd:double;
  dwc:maximumDepth '99.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 252'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 168'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "163.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '163.4'^^xsd:double;
  dwc:maximumDepth '163.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 168'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '100.7'^^xsd:double;
  dwc:maximumDepth '100.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  geo-pos:lat "41.5463"^^xsd:decimal ;
  geo-pos:long "17.4075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '2.4'^^xsd:double;
  dwc:maximumDepth '2.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 983'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100.9'^^xsd:double;
  dwc:maximumDepth '100.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8205 17.7078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8205"^^xsd:decimal ;
  dwc:decimalLongitude "17.7078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "500.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8205 17.7078)"^^geo:wktLiteral ;
  geo-pos:lat "41.8205"^^xsd:decimal ;
  geo-pos:long "17.7078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7078'^^xsd:double;
  dwc:latitude '41.8205'^^xsd:double;
  dwc:minimumDepth '500.4'^^xsd:double;
  dwc:maximumDepth '500.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1191'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0245 17.9505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0245"^^xsd:decimal ;
  dwc:decimalLongitude "17.9505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506962-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0245 17.9505)"^^geo:wktLiteral ;
  geo-pos:lat "42.0245"^^xsd:decimal ;
  geo-pos:long "17.9505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9505'^^xsd:double;
  dwc:latitude '42.0245'^^xsd:double;
  dwc:minimumDepth '2.9'^^xsd:double;
  dwc:maximumDepth '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '20.2'^^xsd:double;
  dwc:maximumDepth '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '50.2'^^xsd:double;
  dwc:maximumDepth '50.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100.5'^^xsd:double;
  dwc:maximumDepth '100.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '200.9'^^xsd:double;
  dwc:maximumDepth '200.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 1050.8'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100.3'^^xsd:double;
  dwc:maximumDepth '100.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "200.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '200.4'^^xsd:double;
  dwc:maximumDepth '200.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1042.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1042.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '1042.5'^^xsd:double;
  dwc:maximumDepth '1042.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1045.9'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '20.6'^^xsd:double;
  dwc:maximumDepth '20.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100.3'^^xsd:double;
  dwc:maximumDepth '100.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "199.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '199.8'^^xsd:double;
  dwc:maximumDepth '199.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 851.2'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8308 18.7482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8308"^^xsd:decimal ;
  dwc:decimalLongitude "18.7482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8308 18.7482)"^^geo:wktLiteral ;
  geo-pos:lat "39.8308"^^xsd:decimal ;
  geo-pos:long "18.7482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7482'^^xsd:double;
  dwc:latitude '39.8308'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A22. Bottom depth in meters: 366.5'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "360.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  geo-pos:lat "39.8315"^^xsd:decimal ;
  geo-pos:long "18.7485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '360.8'^^xsd:double;
  dwc:maximumDepth '360.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A22. Bottom depth in meters: 369'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 891'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "887.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "887.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '887.4'^^xsd:double;
  dwc:maximumDepth '887.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 891'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A01. Bottom depth in meters: 31'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '20.4'^^xsd:double;
  dwc:maximumDepth '20.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32.9'^^xsd:double;
  dwc:maximumDepth '32.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A02. Bottom depth in meters: 37'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '2.2'^^xsd:double;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '11.1'^^xsd:double;
  dwc:maximumDepth '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20.8'^^xsd:double;
  dwc:maximumDepth '20.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '29.7'^^xsd:double;
  dwc:maximumDepth '29.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '45.4'^^xsd:double;
  dwc:maximumDepth '45.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A03. Bottom depth in meters: 47'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '2.9'^^xsd:double;
  dwc:maximumDepth '2.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__506999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__506999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__506999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__506999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__506999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '506999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '22.4'^^xsd:double;
  dwc:maximumDepth '22.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '506999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '48.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1003"^^xsd:decimal ;
  dwc:decimalLongitude "13.2652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "61.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1003 13.2652)"^^geo:wktLiteral ;
  geo-pos:lat "44.1003"^^xsd:decimal ;
  geo-pos:long "13.2652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.2652'^^xsd:double;
  dwc:latitude '44.1003'^^xsd:double;
  dwc:minimumDepth '61.2'^^xsd:double;
  dwc:maximumDepth '61.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A04. Bottom depth in meters: 67'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20.7'^^xsd:double;
  dwc:maximumDepth '20.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '48.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80.8'^^xsd:double;
  dwc:maximumDepth '80.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A07. Bottom depth in meters: 86'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.6152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  geo-pos:lat "43.763"^^xsd:decimal ;
  geo-pos:long "14.6152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.6152'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A09. Bottom depth in meters: 72'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.6152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.6152)"^^geo:wktLiteral ;
  geo-pos:lat "43.763"^^xsd:decimal ;
  geo-pos:long "14.6152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.6152'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67.2'^^xsd:double;
  dwc:maximumDepth '67.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A09. Bottom depth in meters: 72'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '10.3'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '25.6'^^xsd:double;
  dwc:maximumDepth '25.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '51.2'^^xsd:double;
  dwc:maximumDepth '51.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100.4'^^xsd:double;
  dwc:maximumDepth '100.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A10. Bottom depth in meters: 248'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A11. Bottom depth in meters: 174'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3445"^^xsd:decimal ;
  dwc:decimalLongitude "16.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  geo-pos:lat "42.3445"^^xsd:decimal ;
  geo-pos:long "16.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.616'^^xsd:double;
  dwc:latitude '42.3445'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A12. Bottom depth in meters: 160'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3445"^^xsd:decimal ;
  dwc:decimalLongitude "16.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3445 16.616)"^^geo:wktLiteral ;
  geo-pos:lat "42.3445"^^xsd:decimal ;
  geo-pos:long "16.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.616'^^xsd:double;
  dwc:latitude '42.3445'^^xsd:double;
  dwc:minimumDepth '100.1'^^xsd:double;
  dwc:maximumDepth '100.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A12. Bottom depth in meters: 160'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.997"^^xsd:decimal ;
  dwc:decimalLongitude "17.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  geo-pos:lat "41.997"^^xsd:decimal ;
  geo-pos:long "17.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.199'^^xsd:double;
  dwc:latitude '41.997'^^xsd:double;
  dwc:minimumDepth '2.2'^^xsd:double;
  dwc:maximumDepth '2.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A13. Bottom depth in meters: 887'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.997"^^xsd:decimal ;
  dwc:decimalLongitude "17.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.997 17.199)"^^geo:wktLiteral ;
  geo-pos:lat "41.997"^^xsd:decimal ;
  geo-pos:long "17.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.199'^^xsd:double;
  dwc:latitude '41.997'^^xsd:double;
  dwc:minimumDepth '101.2'^^xsd:double;
  dwc:maximumDepth '101.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A13. Bottom depth in meters: 887'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '20.2'^^xsd:double;
  dwc:maximumDepth '20.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "70.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '70.1'^^xsd:double;
  dwc:maximumDepth '70.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '142.4'^^xsd:double;
  dwc:maximumDepth '142.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A14. Bottom depth in meters: 154'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5468"^^xsd:decimal ;
  dwc:decimalLongitude "17.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507033-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  geo-pos:lat "41.5468"^^xsd:decimal ;
  geo-pos:long "17.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.408'^^xsd:double;
  dwc:latitude '41.5468'^^xsd:double;
  dwc:minimumDepth '2.6'^^xsd:double;
  dwc:maximumDepth '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 960'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5468"^^xsd:decimal ;
  dwc:decimalLongitude "17.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5468 17.408)"^^geo:wktLiteral ;
  geo-pos:lat "41.5468"^^xsd:decimal ;
  geo-pos:long "17.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.408'^^xsd:double;
  dwc:latitude '41.5468'^^xsd:double;
  dwc:minimumDepth '100.3'^^xsd:double;
  dwc:maximumDepth '100.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A15. Bottom depth in meters: 960'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '2.6'^^xsd:double;
  dwc:maximumDepth '2.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '11.1'^^xsd:double;
  dwc:maximumDepth '11.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30.8'^^xsd:double;
  dwc:maximumDepth '30.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507040-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '53.2'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "102.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507041-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  geo-pos:lat "41.8202"^^xsd:decimal ;
  geo-pos:long "17.7082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '102.1'^^xsd:double;
  dwc:maximumDepth '102.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A16. Bottom depth in meters: 1151'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A17. Bottom depth in meters: 1219'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '10.7'^^xsd:double;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '49.9'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '80.4'^^xsd:double;
  dwc:maximumDepth '80.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '101.1'^^xsd:double;
  dwc:maximumDepth '101.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A18. Bottom depth in meters: 945'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '21.1'^^xsd:double;
  dwc:maximumDepth '21.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '36.1'^^xsd:double;
  dwc:maximumDepth '36.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '51.2'^^xsd:double;
  dwc:maximumDepth '51.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "61.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '61.4'^^xsd:double;
  dwc:maximumDepth '61.4'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.1987"^^xsd:decimal ;
  geo-pos:long "18.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '101.1'^^xsd:double;
  dwc:maximumDepth '101.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A19. Bottom depth in meters: 1046'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '20.3'^^xsd:double;
  dwc:maximumDepth '20.3'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.1'^^xsd:double;
  dwc:maximumDepth '51.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '60.7'^^xsd:double;
  dwc:maximumDepth '60.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  geo-pos:lat "40.7508"^^xsd:decimal ;
  geo-pos:long "18.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100.9'^^xsd:double;
  dwc:maximumDepth '100.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A20. Bottom depth in meters: 850'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  geo-pos:lat "39.8315"^^xsd:decimal ;
  geo-pos:long "18.7485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '1.9'^^xsd:double;
  dwc:maximumDepth '1.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A22. Bottom depth in meters: 303'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '2.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '9.9'^^xsd:double;
  dwc:maximumDepth '9.9'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '20.1'^^xsd:double;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '63.5'^^xsd:double;
  dwc:maximumDepth '63.5'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8282"^^xsd:decimal ;
  dwc:decimalLongitude "18.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "100.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8282 18.9722)"^^geo:wktLiteral ;
  geo-pos:lat "39.8282"^^xsd:decimal ;
  geo-pos:long "18.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9722'^^xsd:double;
  dwc:latitude '39.8282'^^xsd:double;
  dwc:minimumDepth '100.7'^^xsd:double;
  dwc:maximumDepth '100.7'^^xsd:double;
  dwc:occurrenceRemarks 'Station A23. Bottom depth in meters: 863'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  geo-pos:lat "39.8302"^^xsd:decimal ;
  geo-pos:long "19.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '1.8'^^xsd:double;
  dwc:maximumDepth '1.8'^^xsd:double;
  dwc:occurrenceRemarks 'Station A24. Bottom depth in meters: 1045.8'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4483__507102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4483__507102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4483__507102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "101.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4483__507102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  geo-pos:lat "39.8302"^^xsd:decimal ;
  geo-pos:long "19.2002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4483__507102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4483_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-05'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '507102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:collector 'Celussi Mauro, Alessandra Gallina, Paola Del Negro'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '101.2'^^xsd:double;
  dwc:maximumDepth '101.2'^^xsd:double;
  dwc:occurrenceRemarks 'Station A24. Bottom depth in meters: 1045.8'^^xsd:string;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '507102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF