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

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

<https://eurobis.org/id/occurrence/4466__1292273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292071-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2007-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^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 '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1292179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1292179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1292181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1292181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1292181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1292181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1292181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1292181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1292181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synechococcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '160572'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '160572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4466__1291357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^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/4466__1291447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4466__1291826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4466__1291826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4466__1291826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7008"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4466__1291826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7008 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.7008"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4466__1291826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1291826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4466_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-12'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Picoplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '1291826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Total heterotrophic Prokaryotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paola Del Negro, Celussi Mauro, Alessandro Paoli'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '6'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '1291826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '6'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
# EOF